home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / rbbs_pc / rbs173c7.zip / MR.HLP < prev    next >
Text File  |  1991-09-01  |  4KB  |  78 lines

  1. MAIN Command R - Read Messages
  2.  
  3. You will use this command to read messages.  A wide variety of options
  4. are available for you to tell RBBS-PC which messages you would like to
  5. read.  These break down into two groups:  RANGES and INCLUDE FILTERS.
  6.  
  7. Briefly, RANGES tell RBBS-PC which messages you want to read (e.g. you
  8. want to read messages posted since the last time you read messages).
  9. INCLUDE FILTERS further tell RBBS-PC to only include certain messages
  10. in your selected RANGE (e.g. only messages adressed to you).
  11.  
  12. Quick example:  You want to read all mail addressed to YOU that was
  13. posted since your last call.  The READ command: T S will do this.
  14. The FILTER T tells RBBS-PC to include only messages TO YOU, and the
  15. RANGE S tells RBBS-PC to search all messages since your last call.
  16.  
  17. FILTER options:
  18.  
  19.   F        =  Read only messages you have posted
  20.   T        =  Read only messages posted to you
  21.   M        =  Read only messages either TO or FROM you.
  22.   <text>   =  Read only messages containing the text you have entered.
  23.               The entire message will be searched.  TO and FROM, SUBJ,
  24.               and the actual body of the message.  If you want to
  25.               search for a number, enclose it in quotes (e.g. "100")
  26.               so RBBS-PC doesn't think you're entering a specific
  27.               message number.
  28.  
  29. RANGE options:
  30.  
  31.   5000     =  Read only message #5000 (or whatever) and no others
  32.   S (or *) =  Read messages posted since your last call
  33.   9999-    =  Read backwards from message #9999 (or whatever)
  34.   1+       =  Read forwards from message #1 (or whatever)
  35.   L        =  Read backwards, starting with the LAST message posted
  36.   G        =  Read messages from all conferences which had new
  37.               messages in them when you logged in.  Pauses between
  38.               each conference.  If no new mail existed when you logged
  39.               in to the BBS, the Global option will not appear.
  40.  
  41. You can combine these options at the MAIN prompt:
  42.  
  43.   R S      =  Read all new messages
  44.   R T S    =  Read any new messages only if they are addressed to you
  45.   R S G    =  Read all new messages in all conferences that have some
  46.   R dave L =  Read backwards from the last message in the file, but
  47.               only show those messages containing the text "dave".
  48.   R 10 20  =  Read message #10 first, and then message #20
  49.  
  50. The "more" prompt will appear after a message is read.  Here's an
  51. overview of the options you have then:
  52.  
  53.   Y        =  Next message (also can press ENTER, same effect)
  54.   N        =  Stop reading messages
  55.   C        =  Display all remaining messages non-stop
  56.   A        =  Abort and return to the MAIN prompt
  57.   R        =  Reply to the current message
  58.   T        =  Look for messages in the same Thread (additional
  59.               messages that have the same SUBJ field).
  60.   =        =  Re-read the current message
  61.   +        =  Start reading messages in forward order
  62.   -        =  Start reading messages in reverse order
  63.   F        =  If the message is TO or FROM you, you may forward a copy
  64.               of it to someone else, and even edit its text to add
  65.               your comments.
  66.   K        =  If a message is TO you or FROM you, you can kill it
  67.  
  68. Tips:
  69. 1.  Range and Filter options can be used in many combinations.  Feel free
  70.     to experiment, and ask the Sysop if you have any problems.
  71.  
  72. 2.  Messages are numbered consecutively so that the most recently entered
  73.     messages have the highest numbers.
  74.  
  75. 3.  You can rapidly identify the messages you would like to read with the
  76.     S)can and P)ersonal mail commands.
  77.  
  78.